home *** CD-ROM | disk | FTP | other *** search
/ Champak 109 / Vol 109.iso / games / let_it_f.swf / scripts / DefineSprite_101 / frame_42 / DoAction.as
Text File  |  2008-11-12  |  75b  |  7 lines

  1. stop();
  2. _root.dead();
  3. if(filled == true)
  4. {
  5.    gotoAndStop("fill");
  6. }
  7.